body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 15px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
	line-height:28px;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #333;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}


.left {
	float:left
}
.right {
	float:right
}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#0044a5;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}
.toparea{ width:100%; height:44px; margin:0 auto; background:#f2f2f2}
.toparea ul{ width:1200px; height:44px; margin:0 auto}
.toparea ul li{ line-height:44px; color:#999999}

.heading{ width:1200px; height:130px; margin:0 auto}
.heading .logo{
    display: block;
    height: 130px;
    float: left;
    font-size: 17px;
    line-height: 35px;
    /*background: url(../images/logo.png) 0 center no-repeat;
    padding-left:90px;*/
	text-transform:uppercase;
	}
.heading .logo p{
	font-size: 34px;
    font-weight: bold;
    line-height: 40px;
    padding-top:29px;
	}

.heading .tel{
	display: block;
    height: 130px;
    float: right;
    background: url(../images/tel.png) 0 25px no-repeat;
    padding-left: 65px;
	}
.heading .tel em{
    font-size: 16px;
    color: #666666;
    font-style: normal;
    line-height: 24px;
    padding-top: 20px;
    display: block;
	}
.heading .tel p{
	font-size: 30px;
    color: #de0800;
    font-family: impact;
    line-height: 32px;
	}

/*.navbg{
	width: 100%;
    height: 64px;
    margin: 0 auto;
    background: #0044a5;
    position: relative;
    z-index: 999;
	display:block; overflow:hidden;
	}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative;}
.navbg ul li.navline{ width:2px; height:64px; background:url(../images/nav_line.jpg) center center no-repeat}
.navbg ul li:nth-child(22){ background:none}

.navbg ul li a{
    line-height: 64px;
    font-size: 16px;
    color: #fff;
    padding: 0 52px;
	}
.navbg ul li a:hover{ color:#fff; line-height:64px; font-size:16px; background:#de0800}
.navbg ul li:hover{color:#fff; line-height:64px; font-size:16px; background:#de0800}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:64px; z-index:99999;display:none; width:148px;}
.navbg ul li:hover dl{ position:absolute; left:0px; top:64px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:148px;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:100;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center;
	background:#0144a5; border-bottom:1px solid #013680}
.navbg ul li dl dt a:hover{
	background:#de0801;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight:100;}

.navbg .nav_on{color:#fff; height:64px; display:block; line-height:64px; font-size:16px; background:#de0800}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#0044a5; margin:0;}*/

.navbg{
	width: 100%;
    height: 60px;
    margin: 0 auto;
    background: #004fab;
    position: relative;
    z-index: 99999;
	}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative;}

.navbg ul li a{
	padding-left:53px;
    padding-right:53px;
    line-height: 60px;
    font-size: 16px;
    color: #fff; 
	}
.navbg ul li a:hover{ color:#fff; line-height:60px; font-size:16px; background:#de0800;}
.navbg ul li:hover{color:#fff; line-height:60px; font-size:16px; background:#de0800;}
.navbg ul li:hover a{ color:#fff}
.navbg ul li dl{position:absolute; left:0px; top:30px; z-index:99999;display:none; width:100%;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);}
.navbg ul li:hover dl{ position:absolute; left:0px; top:60px; z-index:99999;display:block;background:#fff;}

.navbg ul li dl dt a{
	padding-left: 0;
    padding-right: 0;
    width: 100%;
    height: 42px;
    line-height: 42px !important;
    color: #333 !important;
    font-size: 14px !important;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #eee;}
.navbg ul li dl dt a:hover{
	color:red !important;line-height:42px !important; font-size:14px !important; font-weight:500;text-decoration:underline; background:#fff !important}
.navbg .nav_on{color:#fff; height:60px; display:block; line-height:60px; font-size:16px; background:#de0800}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#004fab; margin:0;}



/*子页面大图*/
.nban{ width:100%; height:400px; margin:0 auto; background:#dfdfdf; margin-top:130px;}



/*网站底部*/

.fotlink{ width:100%; height:70px; margin:0 auto; background:#282828; }
.fotlink ul{ width:1200px; height:70px; margin:0 auto}
.fotlink ul li{ line-height:70px;}
.fotlink ul li p{ font-size:20px; color:#c6c6c6; line-height:70px; float:left}
.fotlink ul li span{ font-size:12px; color:#c6c6c6; line-height:70px; font-family:Arial, Helvetica, sans-serif}
.fotlink ul li a{ line-height:70px; margin:0 10px; color:#c6c6c6}


.footer{ width:100%; height:auto; margin:0 auto; background:#333333; padding-top:40px; padding-bottom:40px}
.footer .maina{ width:1200px; height:auto; margin:0 auto}

.navigation{
    display: block;
    float: left;
    width: 20%;
    margin-right: 10%;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.navigation .content{ margin-top:20px}
.navigation .content ul li{
    display: block;
    float: left;
    border-bottom: 1px solid #7f7f7f;
    width: 38%;
    margin-right: 24%;
	}
.navigation .content ul li a{line-height:38px; color:#d6d6d6}

.botlx{
	display: block;
    float: left;
	}
.botlx .title{ font-size:18px; color:#ffffff; line-height:35px}
.botlx .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.botlx .content{ margin-top:20px; line-height:34px; color:#d6d6d6}
.botlx .content *{line-height:34px; color:#d6d6d6}

.attention{ display:block; float:right}
.attention .title{ font-size:18px; color:#ffffff; line-height:35px}
.attention .title span{ margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.attention .content{ margin-top:20px; width:360px; height:150px; position:relative }
.attention .content .ewm{ position:absolute; right:0; top:0; width:168px; height:168px;}
.attention .content .message{
	position: absolute;
    left: 42px;
    top: 15px;
    width: 127px;
    height: 35px;
    background: url(../images/message.jpg) 0 0 no-repeat;
    text-indent: 50px;
    font-size: 16px;
    line-height: 35px;
    color: #fff;
	}
.attention .content .message a{font-size:16px; line-height:35px; color:#fff}

.attention .content .hottel{ 
    position: absolute;
    left: 0;
    top: 65px;
    text-align: right;
    font-size: 16px;
    color: #fff;
}
.attention .content .hottel p{
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	}

.bottom{ width:100%; height:66px; margin:0 auto; background:#333333; border-top:1px solid #464646; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height: 66px;
    margin: 0 45px;
    color: #888888;
	}
.bottom li a{line-height:66px;color: #888888;font-size: 14px;}
